home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kids' Bible Fun Pack
/
Kids' CD-ROM Bible Fun Pack (1997)(Education Publishing Concepts)[Mac-PC].iso
/
mac
/
BIBLEC
/
XTRAS
/
Animation Wizard
/
00301_Script_301
< prev
next >
Wrap
Text File
|
1996-07-17
|
121b
|
8 lines
on mouseDown
global goZooms
if PressButton() then
cursor 4
mCreate(goZooms)
cursor -1
end if
end